From: Stefan Kangas Date: Sat, 24 Oct 2020 10:34:23 +0000 (+0200) Subject: * test/manual/image-transforms-tests.el: Use lexical-binding. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~4674 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ff1068936fe59019b9d94aaf80d4cb8481c4acdd;p=emacs.git * test/manual/image-transforms-tests.el: Use lexical-binding. --- diff --git a/test/manual/image-transforms-tests.el b/test/manual/image-transforms-tests.el index 02607e63676..13d74a7c4b5 100644 --- a/test/manual/image-transforms-tests.el +++ b/test/manual/image-transforms-tests.el @@ -1,4 +1,4 @@ -;;; image-transform-tests.el --- Test suite for image transforms. +;;; image-transform-tests.el --- Test suite for image transforms. -*- lexical-binding: t -*- ;; Copyright (C) 2019-2020 Free Software Foundation, Inc.